home *** CD-ROM | disk | FTP | other *** search
- <Complex> coerce: | newComplex |
- <Complex> + | nc |
- <Complex> - | nc |
- <Complex> * | nc |
- <Complex> / | nc denom r i |
- <Complex> printString | str |
- <Complex> == | nc |
- <Complex> < | nc |
- <Complex> > | nc |
- <Complex> <= | nc |
- <Complex> >= | nc |
- <Complex> ~= | nc |
- <Curses> openWindow: xStart yStart: y width: w height: h | temp |
- <Curses> openSubWindow: parent xStart: x yStart: y width: w height: h | temp |
- <Curses> closeWindow: winNumber | temp |
-